-
Home
-
Locale for WordPress
-
1.0.0 (latest)
-
Code
-
Classes
- Translation
Total Complexity |
60 |
Dependencies |
3 |
Dependents |
19 |
Total lines |
427 |
Lines of code |
207 |
Logical lines of code |
98 |
Comment lines |
95 |
Methods |
25 |
Properties |
3 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
source_post() |
S |
57 |
5 |
18 |
set_meta() |
S |
57 |
5 |
16 |
remove_meta() |
S |
57 |
5 |
16 |
get_value() |
S |
61 |
5 |
12 |
get_meta() |
S |
61 |
5 |
12 |
is_valid() |
S |
71 |
4 |
6 |
has_value() |
S |
64 |
4 |
10 |
has_meta() |
S |
64 |
4 |
10 |
for_outgoing() |
S |
52 |
2 |
27 |
for_incoming() |
S |
53 |
2 |
24 |
set_value() |
S |
66 |
3 |
8 |
remove_value() |
S |
66 |
3 |
8 |
__construct() |
S |
91 |
1 |
2 |
offsetExists() |
S |
80 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |
is_incoming() |
S |
80 |
1 |
3 |
is_outgoing() |
S |
80 |
1 |
3 |
source_post_id() |
S |
80 |
1 |
3 |
source_site_id() |
S |
80 |
1 |
3 |
target_site_id() |
S |
80 |
1 |
3 |
target_language() |
S |
80 |
1 |
3 |
to_array() |
S |
73 |
1 |
5 |